home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tsrbt.zip / TSRBOOT.DOC < prev   
Text File  |  1991-02-09  |  3KB  |  47 lines

  1. ────────────────────────────────────────────────────────────────────────
  2.    ╔════════════════════════════════════════════════════════════════╗
  3.    ║                      █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█                       ║
  4.    ║ █▀█▀█▀▀█▀▀█▀▀▀█▀▀▀█▀▀▀ H O R I Z O N S ▀▀▀▀█▀▀▀█▀▀▀█▀▀█▀▀█▀█▀█ ║
  5.    ║ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Consulting ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ║
  6.    ║     ≡ 1432 E. Commercial Street ─ Springfield, MO  65803 ≡     ║
  7.    ║        ≡ Phone: (417) 839-2174 - Fax: (417) 831-1329 ≡         ║
  8.    ║─────────────────────────── presents ───────────────────────────║
  9.    ║                                                                ║
  10.    ║   ███████│  █████│ █████│  █████│   ████│   ████│  ███████│tm  ║
  11.    ║      █│    █│      █│   █│ █│   █│ █│   █│ █│   █│    █│       ║
  12.    ║      █│     ████│  █████│  █████│  █│   █│ █│   █│    █│       ║
  13.    ║      █│         █│ █│█│    █│   █│ █│   █│ █│   █│    █│       ║
  14.    ║      █│    █████│  █│ ███│ █████│   ████│   ████│     █│       ║
  15.    ║            ┌────────────────────────────────────┐              ║
  16.    ╚════════════╡ (c) 1991 Horizons Consulting, Inc. ╞══════════════╝
  17.                 └────────────────────────────────────┘
  18. ────────────────────────────────────────────────────────────────────────
  19.      TSRBoot is a memory-resident program which will reboot your  system
  20. at a specified time.
  21.  
  22.      TSRBoot requires a time parameter, which must be 8 characters long,
  23. and must appear in the format "HH:MM:SS".  All time  units  must  have 2
  24. digits, even if this means the first digit is a zero.  Thus,  "04:30:00"
  25. is acceptable, whereas "4:30:00" is unacceptable.  Hours  range  from 00
  26. to 23; minutes and seconds, 00 to 59.  00:00:00 is midnight.
  27.  
  28.      Parameters can be entered in the  registered  version  via  command
  29. line, DOS-redirected  input  file,  keyboard  buffer  (e.g. KEYFAKE), or
  30. keyboard. Parameters in the unregistered version can only be entered via
  31. the keyboard.
  32.  
  33.      The enclosed utility  BATTIME  is  used  with TSRBOOT to allow your
  34. batch files to interrogate the time off your  system  clock  for chosing
  35. what actions to perform.  Refer to BATTIME.DOC for  information on using
  36. BATTIME.
  37. ────────────────────────────────────────────────────────────────────────
  38.             TSRBOOT may be registered by sending $25 to:
  39.  
  40.                          █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  41.     █▀█▀█▀▀█▀▀█▀▀▀█▀▀▀█▀▀▀ H O R I Z O N S ▀▀▀▀█▀▀▀█▀▀▀█▀▀█▀▀█▀█▀█
  42.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Consulting ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  43.         ≡ 1432 E. Commercial Street ─ Springfield, MO  65803 ≡
  44.            ≡ Phone: (417) 839-2174 - Fax: (417) 831-1329 ≡
  45. ────────────────────────────────────────────────────────────────────────
  46.  
  47.